xenpaging: drop xc.c, move xc_mem_paging_flush_ioemu_cache
authorOlaf Hering <olaf@aepfle.de>
Fri, 10 Jun 2011 08:47:10 +0000 (10:47 +0200)
committerOlaf Hering <olaf@aepfle.de>
Fri, 10 Jun 2011 08:47:10 +0000 (10:47 +0200)
commit160e87fd4961febf88b6cc8b192ffb597f2cee12
treec148b31eac969908264ac3dd4bec9776957d90ef
parent46d75a5647a3f1839188c2fecbff7cac462c44db
xenpaging: drop xc.c, move xc_mem_paging_flush_ioemu_cache

Move xc_mem_paging_flush_ioemu_cache() into xenpaging and massage it a bit to
use the required members from xenpaging_t.
Also update type of rc to match xs_write() return value.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
tools/xenpaging/xc.c
tools/xenpaging/xc.h
tools/xenpaging/xenpaging.c